lib/repo: Minor fixes around min-free-space
authorUmang Jain <umang@endlessm.com>
Fri, 29 Jun 2018 20:40:12 +0000 (02:10 +0530)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 3 Jul 2018 12:59:26 +0000 (12:59 +0000)
commit0c8b86ea09e31b5c3b7138854cf42dc845b6f5c8
tree538f98999d0a4067010d3f6eab547b91396eb1e2
parent488365f9bf296bf8e56d571b0abfcae638ac0a3f
lib/repo: Minor fixes around min-free-space

Summary:
* Remove a useless if condition in prepare_transaction()
* Fix glnx_throw error propagation
* Integer overflow check while parsing min-free-space-size config
* Documentation fixes

Closes: #1663
Approved by: jlebon
man/ostree.repo-config.xml
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo.c